Updates`
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Jun 2008 14:54:46 +0000 (14:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Jun 2008 14:54:46 +0000 (14:54 +0000)
svn path=/trunk/; revision=20376

ChangeLog
NEWS

index 5bd91558bd7ed17e7e3f728d2ffead7ba18b819d..05266649755b22072cfc1bb69a89ba277fd0b817 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-13 Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2008-06-13  Michael Natterer  <mitch@imendio.com>
 
        * gtk/gtkcellrendereraccel.h
diff --git a/NEWS b/NEWS
index ffceec733d25f5d913f8792ea3c0cf81de73cd81..3e6455c2d929a085f74bea0d85620680884ece68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+Overview of Changes from GTK+ 2.13.2 to 2.13.3
+==============================================
+
+ * Support runtime font configuration changes
+ * Use GIO for mime information
+
+ * Use GIO directly for the file chooser, do not load filesystem
+   implementation modules. This change causes some regressions on Win32, 
+   which will be addressed by improved Win32 support in GIO.
+
+ * GTK+ no longer uses translations when the application is not
+   translated to the current locale
+ * Bugs fixed: 
+ 520874 Should use gio directly
+ 536185 monitor font configuration
+ 536757 openoffice.org menus are placed at wrong position
+ 536990 updateiconcache.c: 'close ()' is redundant 
+ 535608 do not string-copy accel paths in the menu code
+ 488119 critical warnings from gtk_tree_view_get_visible_range
+ 536730 memory corruption in gtktreeview
+ 131920 gtkNotebook sends incorrect switch_page value
+ 526987 GtkCellRendererCombo should allow model to be NULL
+ 536765 GtkComboBox should set COMBO type hint for its menu
+ 503071 Application direction changes to right to left even if...
+ 517706 Connecting GtkButton with "use-stock" == FALSE to a...
+ 519092 Add accessibility support to GtkVolumeButton
+ 524222 GtkToolbar with mix of buttons with and without icons...
+ 537985 gtk_init_with_args() doesn't open a display after...
+ 531960 crash in eog-image.c:1154: (priv->image != NULL)
+ 408154 Change GtkEntryCompletion max-items to style property...
+ 506853 gtk_tree_view_enable_model_drag_[source|dest] problem
+ 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
+ 537685 print to file crashes when the target can not be written 
+
+* Updated translations:
+ Arabic (ar)
+ Czech (cs)
+ Estonian (et)
+ Hebrew (he)
+ Norwegian bokmÃ¥l (nb)
+ Thai (th)
+
+
 Overview of Changes from GTK+ 2.13.1 to 2.13.2
 ==============================================